From 79cf8cd598c04d976abb0a31daacff5a9abbf479 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 3 Feb 2014 22:43:59 -0500 Subject: [PATCH] Add a release note about RGBA visuals --- README.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.in b/README.in index 6c109dbd4b..2cc514cad9 100644 --- a/README.in +++ b/README.in @@ -97,6 +97,11 @@ Release notes for 3.12 and borders. This may require some adjustments in applications that were making assumptions about containers never rendering backgrounds. +* GTK+ is now choosing an RGBA visual for its windows by default if + one is available. This can cause problems for applications which make + assumptions about the default visual. You can set GDK_RGBA=0 in the + environment to force GTK+ to use the default X11 visual, as before. + Release notes for 3.10 ====================== -- 2.30.2